CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Character recognition using Neural Network

搜索资源列表

  1. 车牌识别系统

    2下载:
  2. 车牌识别系统,其中字符识别用的是神经网络方法-LPR system, character recognition using the neural network method
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-14
    • 文件大小:244895
    • 提供者:程秋菊
  1. sbp

    0下载:
  2. 用于手写体字符识别的BP神经网络算法,用C语言编写,需要用一定数据的进行训练,然后用三层网络进行识别,可以试一试.-for Handwritten Character Recognition BP neural network algorithm, using C language, need certain data for training, and then use the three-tier network identification, may try.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:7563
    • 提供者:高小梅
  1. hopfield

    7下载:
  2. 采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recogniti
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-06
    • 文件大小:2571
    • 提供者:caoliang
  1. chepsb

    2下载:
  2. 用MATLAB实现车牌识别,包括定位、分割和字符识别,识别方法是神经网络-License Plate Recognition Using MATLAB implementation, including positioning, segmentation and character recognition, neural network identification method is
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:657157
    • 提供者:王曼琵
  1. Neural-Network-Character-Recognition

    0下载:
  2. 利用Hopfield 神经网络联想记忆的功能, 对有噪声干扰的字母进行识别-Using Hopfield neural network associative memory function, there is noise interference on the letters to identify
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:227997
    • 提供者:feijihm
  1. hopfieldNN

    0下载:
  2. matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1067
    • 提供者:magic
  1. letterrecognition

    1下载:
  2. 利用BP神经网络实现字母识别;由于是新手,大家指正;-Using BP neural network implementation letter recognition are because novice, everyone correction
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:896
    • 提供者:buckly
  1. numeral

    0下载:
  2. Character Recognition using Neural Network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7513
    • 提供者:musim
  1. bprecognition

    1下载:
  2. 采用神经网络实现手写识别的一种方法,建立Bp神经网络,采用快速训练方法,可快速完成一类相关手写字体的模式识别,识别率较高,当字体变化较大识别率降低时,可重新训练具有较强的适应性。实验证实本方法较好实现了手写字符识别,但也存在识别速度较慢,有时训练不收敛等缺点-Handwriting recognition using neural network is a way to establish Bp neural network, using fast training methods, and c
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:105808
    • 提供者:caoliang
  1. Application_of_matlab_pattern_recognition

    0下载:
  2. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:252034
    • 提供者:Bob Yang
  1. zifushibie

    0下载:
  2. 用MATLAB实现的字符识别,基于神经网络的方法实现。-Implemented using MATLAB character recognition, neural network-based approach to achieve.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:134623
    • 提供者:林俊
  1. NeuralNetworkOCR

    0下载:
  2. Neural Network OCR. There are many different approaches to optical character recognition problem. One of the most common and popular approaches is based on neural networks, which can be applied to different tasks, such as pattern recognition, time
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:367801
    • 提供者:reyjav
  1. OpticalCharacterNeuralNetwork

    0下载:
  2. 文章和附件代码教你如何使用人工智能的神经网络开发一个简单的光学字符识别(OCR)应用程序,程序可以获得非常高质量的识别率和性能。-Creating Optical Character Recognition (OCR) applications using Neural Networks How the use of neural network can simplify coding of OCR applications.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:60253
    • 提供者:ldf
  1. ENN-type-3

    0下载:
  2. Extension Neural Networks by Wang for character recognition using the given features of any particular attribute of a genetic entity
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:211457
    • 提供者:Surbhi
  1. license-plate-recognition-system

    0下载:
  2. 本文将BP神经网络应用于车牌的自动识别,在简述BP神经网络的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别,用MATLAB完成了对车牌照数字识别的模拟,最后得出实验结果,证明这种方法是高效-BP neural networks used in automatic license plate recognition, in brief, based on BP neural network, focused on the BP neural network method for vehic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3353932
    • 提供者:likun
  1. Jimbo_Project-Handwriting_recognition_using_an_ar

    0下载:
  2. Character recognition using Neural Network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:352873
    • 提供者:Lakmal
  1. AnnLetterNum

    0下载:
  2. 用神经网络实现对单个字符的识别 用神经网络实现对单个字符的识别-Single character recognition using neural network Single character recognition using neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-01
    • 文件大小:13314732
    • 提供者:谢千里
  1. LPR

    0下载:
  2. 基于matlab的车牌识别软件,能够对车牌进行准确的定位与识别,可以运行。字符识别采用BP神经网络的方法。-Accurate positioning and recognition based on the Matlab license plate recognition software, the license plate, you can run. Character recognition using the method of BP neural network.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:421584
    • 提供者:panjie
  1. Digital-character-recognition

    0下载:
  2. 利用神经网络做的,数字字符识别,包括图片,很好用-By using neural network, digital character recognition, including pictures, very friendly
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:3795825
    • 提供者:汪清芳
  1. character-recognisation

    0下载:
  2. Character recognition using neural network
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6761
    • 提供者:Dipjyoti
« 12 »
搜珍网 www.dssz.com